Diffusion

This set of examples show how to calculate the residence time bsed on the diffusion, transform flux via Graham's Law, and the standard diffusion curve. All of which are necessary in manipulating the inert flux information to describe the transport of the reactant gas.

Calculating the residence time

This is a basic function to determine the residence time of each zone based on the reactor parameters. This function is used in calculating the reactivities.

Graham's Law

This function scales a flux within time by the square root of the ratio of masses. This is useful in transforming an inert flux to look like a reactant species where only transport is occuring. This function is needed in the Y/G Procedure.

Standard diffusion curve

The standard diffusion curve takes a residence time and determines what the outlet response should look like in only transport conditions. This function is useful in visually determining if an inert response is within the Knudsen diffusion regime. Poor fits of the standard diffusion curve to the inert flux may indicate potential sticking on the material in the reactor or some amount of advection. The first example shows the differences in the standard diffusion curve given multiple residence times. The second example uses the function opt_sdc (requires an initial residence time) to optimize the residence time of an outlet flux to the standard diffusion curve.